D3D12_DEPTH_STENCIL_VALUE

Undocumented in source.
version(Windows && Direct3D_12)
struct D3D12_DEPTH_STENCIL_VALUE {}

Members

Variables

Depth
FLOAT Depth;
Undocumented in source.
Stencil
UINT8 Stencil;
Undocumented in source.

Meta